%%{init: {'theme':'forest', 'themeVariables': {'fontSize':'30px', 'fontFamily':'arial'}, 'flowchart': {'padding': 80}}}%%
graph LR
A[Design] --> B[Predictive <br/> Accuracy]
B --> C[Stability]
C --> D[Explanation <br/> Comparisons]
D --> E[External <br/> Checks]